<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/**HTML5 common css*/
html {
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
}

body {
  font-family: 'Microsoft YaHei', 'STHeiti', Helvetica, '\5fae\8f6f\96c5\9ed1', Arial, sans-serif;
  font-size: 12px;
}

*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}

* {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
}

a {
  text-decoration: none;
  color: inherit;
}

a:hover {
  color: inherit;
}

a,
img {
  -webkit-touch-callout: none;
}

a,
a:active,
a:focus,
a:hover,
a:visited {
  text-decoration: none;
}

li,
ol,
ul {
  list-style: none;
}

input,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  font-size: 100%;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

.hideVisibility {
  visibility: hidden;
  opacity: 0;
}

.opacity0 {
  opacity: 0 !important;
}

[hide],
[hidden],
.hide {
  display: none;
}

.blur {
  -webkit-filter: blur(5px);
  filter: blur(5px);
  /*no*/
  opacity: 0.6;
}

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.g-w1200 {
  position: relative;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.g-text-right {
  text-align: right;
}

.g-text-left {
  text-align: left;
}

.g-text-center {
  text-align: center;
}

.g-pointer {
  cursor: pointer;
}

.g-clearfix:after,
.clearfix:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}

.float-left,
.fl,
.g-fl {
  float: left;
}

.float-right,
.fr,
.g-fr {
  float: right;
}

.g-relative {
  position: relative;
}

.g-fixed {
  position: fixed;
}

.g-absolute {
  position: absolute;
}

.g-container-1000 {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.g-font12 {
  font-size: 12px !important;
}

.g-font14 {
  font-size: 14px !important;
}

.g-font16 {
  font-size: 16px !important;
}

.g-font18 {
  font-size: 18px !important;
}

.g-font20 {
  font-size: 20px !important;
}

.g-font22 {
  font-size: 22px !important;
}

.g-font24 {
  font-size: 24px !important;
}

.g-font28 {
  font-size: 28px !important;
}

.g-font30 {
  font-size: 30px !important;
}

.g-font32 {
  font-size: 32px !important;
  font-weight: 700;
}

.g-font36 {
  font-size: 36px !important;
  font-weight: 700;
}

.g-font40 {
  font-size: 40px !important;
  font-weight: 700;
}

.g-font48 {
  font-size: 48px !important;
  font-weight: 700;
}

.g-mb-5 {
  margin-bottom: 5px;
}

.g-mb-10 {
  margin-bottom: 10px;
}

.g-mb-15 {
  margin-bottom: 15px;
}

.g-mb-20 {
  margin-bottom: 20px;
}

.g-mb-25 {
  margin-bottom: 25px;
}

.g-mb-30 {
  margin-bottom: 30px;
}

.g-mb-40 {
  margin-bottom: 40px;
}

.g-mb-50 {
  margin-bottom: 50px;
}

.g-mb-60 {
  margin-bottom: 60px;
}

.g-mb-80 {
  margin-bottom: 80px;
}

.g-mr-5 {
  margin-right: 5px;
}

.g-mr-10 {
  margin-right: 10px;
}

.g-mr-15 {
  margin-right: 15px;
}

.g-mr-20 {
  margin-right: 20px;
}

.g-mr-25 {
  margin-right: 25px;
}

.g-mr-30 {
  margin-right: 30px;
}

.g-mr-40 {
  margin-right: 40px;
}

.g-mr-50 {
  margin-right: 50px;
}

.g-mr-60 {
  margin-right: 60px;
}

.g-mr-80 {
  margin-right: 80px;
}

.g-ml-5 {
  margin-left: 5px;
}

.g-ml-10 {
  margin-left: 10px;
}

.g-ml-15 {
  margin-left: 15px;
}

.g-ml-20 {
  margin-left: 20px;
}

.g-ml-25 {
  margin-left: 25px;
}

.g-ml-30 {
  margin-left: 30px;
}

.g-ml-40 {
  margin-left: 40px;
}

.g-ml-50 {
  margin-left: 50px;
}

.g-ml-60 {
  margin-left: 60px;
}

.g-ml-80 {
  margin-left: 80px;
}

.g-ellipsis-1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.g-ellipsis-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.g-ellipsis-3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.g-ellipsis-4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.g-space {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 6px;
}

.g-border-box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.g-oh {
  overflow: hidden;
}

.g-oa {
  overflow: auto;
}

.g-layer,
.g-layer-1,
.g-layer-2,
.g-layer-3,
.g-layer-4,
.g-layer-5,
.g-layer-6,
.g-layer-7,
.g-layer-8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.g-layer-1 {
  z-index: 1;
}

.g-layer-2 {
  z-index: 2;
}

.g-layer-3 {
  z-index: 3;
}

.g-layer-4 {
  z-index: 4;
}

.g-layer-5 {
  z-index: 5;
}

.g-layer-6 {
  z-index: 6;
}

.g-layer-7 {
  z-index: 7;
}

.g-layer-8 {
  z-index: 8;
}

.g-indent-2,
.g-indent {
  text-indent: 2em;
}

.g-indent-4 {
  text-indent: 4em;
}

.g-mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999999999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

/*默认滚动条样式修改ie9 google Firefox 等高版本浏览器有效*/
/*::selection {background: #D03333;color: white;text-shadow: none;}
::-webkit-scrollbar-track-piece{width:10px;background-color:#f2f2f2}
::-webkit-scrollbar{width:10px;height:6px}
::-webkit-scrollbar-thumb{height:50px;background-color:rgba(0,0,0,.3);}
::-webkit-scrollbar-thumb:hover{background:#cc0000}*/
@-webkit-keyframes aniOpscale {
  0% {
    opacity: .4;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    opacity: .4;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes aniOpscale {
  0% {
    opacity: .4;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    opacity: .4;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes aniArrowMoveUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, -26px, 0);
    transform: translate3d(0, -26px, 0);
    opacity: 0;
  }
}

@keyframes aniArrowMoveUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, -26px, 0);
    transform: translate3d(0, -26px, 0);
    opacity: 0;
  }
}

@-webkit-keyframes aniRound {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes aniRound {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.g-ani-arrow-up {
  -webkit-animation: aniArrowMoveUp 1s linear infinite;
  animation: aniArrowMoveUp 1s linear infinite;
  -webkit-animation-delay: .1s;
  animation-delay: .1s;
}

.g-ani-bigger {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform 2s linear;
  transition: -webkit-transform 2s linear;
  transition: transform 2s linear;
  transition: transform 2s linear, -webkit-transform 2s linear;
}

.g-ani-bigger2 {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform 1s linear;
  transition: -webkit-transform 1s linear;
  transition: transform 1s linear;
  transition: transform 1s linear, -webkit-transform 1s linear;
}

@-webkit-keyframes aniShare {
  to {
    -webkit-transform: translate3d(20px, -20px, 0);
    transform: translate3d(20px, -20px, 0);
  }
}

@keyframes aniShare {
  to {
    -webkit-transform: translate3d(20px, -20px, 0);
    transform: translate3d(20px, -20px, 0);
  }
}

/*clear*/
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}

/*other*/
.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.w1000 {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.white,
.white a:link,
.white a:visited,
.white a:hover {
  color: #fff;
}

.center-box {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

html,
body {
  -webkit-text-size-adjust: 100% !important;
  -ms-text-size-adjust: 100% !important;
  text-size-adjust: 100% !important;
  background-size: 1920px auto;
  background-color: #f9f7f1;
  min-width: 1200px;
}

.main {
  min-width: 1200px;
}

.page {
  height: 100vh;
  max-height: 65vw;
  overflow: hidden;
}

.ratio-page {
  min-height: 52.5vw;
}

/** 全屏站位居顶图 **/
.bk-fixed-page {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 888;
  max-height: 65vw;
  background: url(../image/top.jpg) center/cover no-repeat;
}

@-webkit-keyframes aniStar {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0;
  }
  25% {
    opacity: 0.8;
    -webkit-transform: translate3d(10px, -50px, 0) scale(0.5);
    transform: translate3d(10px, -50px, 0) scale(0.5);
  }
  50% {
    opacity: 1;
    -webkit-transform: translate3d(60px, -100px, 0) scale(1) rotate(-10deg);
    transform: translate3d(60px, -100px, 0) scale(1) rotate(-10deg);
  }
  75% {
    opacity: 0.5;
    -webkit-transform: translate3d(110px, -150px, 0) scale(1) rotate(0deg);
    transform: translate3d(110px, -150px, 0) scale(1) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(160px, -200px, 0) scale(0) rotate(0deg);
    transform: translate3d(160px, -200px, 0) scale(0) rotate(0deg);
  }
}

@keyframes aniStar {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0;
  }
  25% {
    opacity: 0.8;
    -webkit-transform: translate3d(10px, -50px, 0) scale(0.5);
    transform: translate3d(10px, -50px, 0) scale(0.5);
  }
  50% {
    opacity: 1;
    -webkit-transform: translate3d(60px, -100px, 0) scale(1) rotate(-10deg);
    transform: translate3d(60px, -100px, 0) scale(1) rotate(-10deg);
  }
  75% {
    opacity: 0.5;
    -webkit-transform: translate3d(110px, -150px, 0) scale(1) rotate(0deg);
    transform: translate3d(110px, -150px, 0) scale(1) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(160px, -200px, 0) scale(0) rotate(0deg);
    transform: translate3d(160px, -200px, 0) scale(0) rotate(0deg);
  }
}

/* 底部导航和点赞 */
.bk-fixed-box .fixed-group {
  display: none;
}

.bk-fixed-box .fixed-button {
  position: fixed;
  z-index: 4;
  left: 50%;
  bottom: 20px;
  width: 50px;
  height: 50px;
  margin-left: 540px;
  cursor: pointer;
  background: #940411;
  -webkit-border-radius: 60px;
  border-radius: 60px;
}

.bk-fixed-box .fixed-button .aixin {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  margin-top: -25px;
}

.bk-fixed-box .fixed-button .after-click {
  position: absolute;
  left: 50%;
  bottom: 0px;
  width: 50px;
  margin-left: -25px;
  background: rgba(0, 0, 0, 0.34);
  text-align: center;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  padding-top: 15px;
  padding-bottom: 45px;
}

.bk-fixed-box .fixed-button .after-click li {
  margin-bottom: 15px;
  cursor: pointer;
}

.bk-fixed-box .fixed-button .after-click li:hover {
  opacity: .8;
}

.bk-fixed-box .xinxin-wrap .star {
  position: absolute;
  margin-left: 20px;
  width: 30px;
  opacity: 0;
}

.bk-fixed-box .xinxin-wrap .star:nth-child(1) {
  left: 0;
  -webkit-animation: aniStar 2.2s linear infinite;
  animation: aniStar 2.2s linear infinite;
}

.bk-fixed-box .xinxin-wrap .star:nth-child(2) {
  left: 23px;
  -webkit-animation: aniStar 2.2s linear infinite;
  animation: aniStar 2.2s linear infinite;
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
}

.bk-fixed-box .xinxin-wrap .star:nth-child(3) {
  left: -10px;
  -webkit-animation: aniStar 1.2s linear infinite;
  animation: aniStar 1.2s linear infinite;
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.bk-fixed-box .xinxin-wrap .star:nth-child(4) {
  left: -10px;
  -webkit-animation: aniStar 2.2s linear infinite;
  animation: aniStar 2.2s linear infinite;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.bk-fixed-box .xinxin-wrap .star:nth-child(5) {
  left: -10px;
  -webkit-animation: aniStar 2.2s linear infinite;
  animation: aniStar 2.2s linear infinite;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.bk-fixed-box .xinxin-wrap .star:nth-child(6) {
  left: -10px;
  -webkit-animation: aniStar 1.5s linear infinite;
  animation: aniStar 1.5s linear infinite;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.bk-fixed-box .xinxin-wrap .star:nth-child(7) {
  left: -10px;
  -webkit-animation: aniStar 2.5s linear infinite;
  animation: aniStar 2.5s linear infinite;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.bk-fixed-box .xinxin-wrap .star:nth-child(8) {
  left: -10px;
  -webkit-animation: aniStar 2.2s linear infinite;
  animation: aniStar 2.2s linear infinite;
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

.bk-fixed-box .xinxin-wrap .star:nth-child(9) {
  left: -6px;
  -webkit-animation: aniStar 5.2s linear infinite;
  animation: aniStar 5.2s linear infinite;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.bk-fixed-box .xinxin-wrap .star:nth-child(10) {
  left: 3px;
  -webkit-animation: aniStar 2.2s linear infinite;
  animation: aniStar 2.2s linear infinite;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.bk-fixed-box .xinxin-wrap .star:nth-child(11) {
  left: 11px;
  -webkit-animation: aniStar 3.2s linear infinite;
  animation: aniStar 3.2s linear infinite;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

/* 题图 */
.bk-top {
  background: url(../image/top.jpg) top left/100% auto no-repeat;
}

.high-ratio .page-1 {
  background-position: center;
  background-size: cover;
}

.high-ratio .bk-fixed-page {
  background-position: center;
  background-size: cover;
}

.bk-timeline {
  position: relative;
}

.bk-timeline .center-line {
  position: absolute;
  left: 0;
  top: 131px;
  width: 98%;
  border-bottom: 1px solid #cccccc;
  margin-left: 1%;
  -webkit-border-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), color-stop(20%, #cccccc), color-stop(99%, rgba(255, 255, 255, 0))) 2 2 2 2;
  -webkit-border-image: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, #cccccc 20%, rgba(255, 255, 255, 0) 99%) 2 2 2 2;
  border-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), color-stop(20%, #cccccc), color-stop(99%, rgba(255, 255, 255, 0))) 2 2 2 2;
  border-image: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, #cccccc 20%, rgba(255, 255, 255, 0) 99%) 2 2 2 2;
}

.bk-timeline h2 {
  position: relative;
  color: #bf0000;
  font: bold 25px/1 "Microsoft YaHei";
  margin-bottom: 20px;
}

.bk-timeline h2 a:hover {
  text-decoration: underlinec;
}

.bk-timeline .left-yc {
  float: left;
  position: absolute;
  left: -41px;
}

.bk-timeline .swiper10-outer {
  position: relative;
  height: 240px;
}

.bk-timeline .swiper10-outer .swiper-container {
  margin-left: 53px;
}

.bk-timeline .swiper-slide {
  position: relative;
  height: 240px;
  text-align: center;
  cursor: pointer;
  padding-right: 5px;
}

.bk-timeline .swiper-slide .meeting-time {
  margin-top: 65px;
  color: #2a2a2a;
  font-size: 14px;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.bk-timeline .swiper-slide .meeting-time li {
  display: none;
}

.bk-timeline .swiper-slide .meeting-time li:first-child {
  display: block;
}

.bk-timeline .swiper-slide .date-bottom {
  position: absolute;
  left: 0;
  bottom: 55px;
  width: 100%;
  text-align: center;
  font-size: 22px;
  color: #c30d22;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.bk-timeline .swiper-slide p {
  position: absolute;
  left: 0;
  bottom: 130px;
  width: 80%;
  margin-left: 10%;
  text-align: center;
  color: #2a2a2a;
}

.bk-timeline .swiper-slide .more2 {
  display: none;
  width: 70px;
  margin: 0 auto;
  padding: 5px 15px;
  background: #f4f5f7;
  font-size: 16px;
  color: #a4a4a4;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
}

.bk-timeline .swiper-slide.active,
.bk-timeline .swiper-slide:hover {
  background: url(../image/bg-timeline-hover.png) center/100% auto no-repeat;
  background-size: contain;
}

.bk-timeline .swiper-slide.active .meeting-time,
.bk-timeline .swiper-slide:hover .meeting-time {
  margin-top: 20px;
  max-height: 116px;
  overflow-y: auto;
}

.bk-timeline .swiper-slide.active .meeting-time li,
.bk-timeline .swiper-slide:hover .meeting-time li {
  display: block;
}

.bk-timeline .swiper-slide.active:after,
.bk-timeline .swiper-slide:hover:after {
  display: none;
}

.bk-timeline .swiper-slide:hover .more2 {
  display: block;
}

.bk-timeline .swiper-slide.active .date-bottom,
.bk-timeline .swiper-slide:hover .date-bottom {
  bottom: 65px;
}

.bk-timeline .swiper-slide:after {
  position: absolute;
  left: 50%;
  top: 124px;
  width: 14px;
  height: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  margin-left: -7px;
  border: 1px solid #cccccc;
  content: "";
  background: #fff;
}

.bk-timeline .arrow-right10 {
  position: absolute;
  bottom: 89px;
  right: -53px;
  z-index: 5;
  width: 40px;
  height: auto;
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.bk-timeline .arrow-left10 {
  position: absolute;
  bottom: 89px;
  left: -90px;
  z-index: 5;
  width: 40px;
  height: auto;
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.full-img {
  width: 100%;
  height: auto;
}

.dh.fixed {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: auto;
}

.auto-container {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
}

.common-header {
  position: relative;
  height: 150px;
  padding-top: 70px;
  padding-top: 30px;
  height: 120px;
}

.common-header .left-title {
  float: left;
  margin-left: 414px;
}

.common-header .left-title img {
  height: 100%;
}

.common-header .title-text {
  font: bold 46px/1 "Microsoft YaHei";
  color: #c00516;
}

.common-header .right-title {
  float: right;
  margin-right: 180px;
}

.common-header .right-title img:first-child {
  margin-top: -2px;
  height: 48px;
}

.common-header .right-title {
  position: relative;
  width: 411px;
  height: 100px;
  margin-top: 5px;
}

.common-header .right-title .gezi-title {
  position: absolute;
  right: 189px;
  top: -74px;
  width: 37%;
  height: auto;
}

.bk-dyz .common-header .left-title {
  margin-left: 365px;
}

.common-article {
  width: 100%;
}

div.grid {
  margin-top: 20px;
}

.rili {
  margin-top: -20px;
  display: block;
}

@-webkit-keyframes aniDian {
  0%,
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.5;
  }
}

@keyframes aniDian {
  0%,
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.5;
  }
}

.hover-area {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
}

@-webkit-keyframes aniFlashRound {
  0%,
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0.5;
  }
}

@keyframes aniFlashRound {
  0%,
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0.5;
  }
}

@-webkit-keyframes opacity1 {
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}

@keyframes opacity1 {
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}

@-webkit-keyframes showHeight {
  100% {
    height: 100%;
  }
}

@keyframes showHeight {
  100% {
    height: 100%;
  }
}

@-webkit-keyframes showWidth {
  100% {
    width: 100%;
  }
}

@keyframes showWidth {
  100% {
    width: 100%;
  }
}

.area1 {
  width: 21.62vw;
  height: 8.2vw;
  margin-left: -40vw;
  margin-top: 3vw;
}

.area1 .bottom-info {
  position: absolute;
  left: 0;
  bottom: -22%;
  width: 100%;
  height: auto;
}

.area1 .bottom-info .round {
  opacity: 0;
  width: 10%;
  vertical-align: middle;
}

.area1 .bottom-info .data-text {
  width: 43%;
  vertical-align: middle;
  opacity: 0;
  -webkit-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  transform: translate(0, 20px);
}

.area1 .ani-wrap {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0%;
  background: url(../image/shuzidonghua.png) left bottom/100% auto no-repeat;
}

.area1.active .round {
  opacity: 1;
  -webkit-animation: aniFlashRound 1.2s linear infinite;
  animation: aniFlashRound 1.2s linear infinite;
}

.area1.active .data-text {
  -webkit-animation: opacity1 0.5s ease-out 1 forwards;
  animation: opacity1 0.5s ease-out 1 forwards;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.area1.active .ani-wrap {
  -webkit-animation: showHeight 1.8s ease-out 1 forwards;
  animation: showHeight 1.8s ease-out 1 forwards;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.area2 {
  width: 28.125vw;
  height: 8.9vw;
  margin-left: -45vw;
  margin-top: 9.9vw;
}

.area2 .bottom-info {
  position: absolute;
  left: -2%;
  bottom: -28%;
  width: 100%;
  height: auto;
}

.area2 .bottom-info .round {
  opacity: 0;
  width: 7%;
  vertical-align: middle;
}

.area2 .bottom-info .data-text {
  width: 33%;
  vertical-align: middle;
  opacity: 0;
  -webkit-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  transform: translate(0, 20px);
}

.area2 .ani-wrap {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  height: 100%;
  background: url(../image/zhexiantu.png) left bottom/auto 100% no-repeat;
}

.area2.active .round {
  opacity: 1;
  -webkit-animation: aniFlashRound 1.2s linear infinite;
  animation: aniFlashRound 1.2s linear infinite;
}

.area2.active .data-text {
  -webkit-animation: opacity1 0.5s ease-out 1 forwards;
  animation: opacity1 0.5s ease-out 1 forwards;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.area2.active .ani-wrap {
  -webkit-animation: showWidth 1.8s ease-out 1 forwards;
  animation: showWidth 1.8s ease-out 1 forwards;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

@-webkit-keyframes aniHeight {
  100% {
    height: 100%;
  }
}

@keyframes aniHeight {
  100% {
    height: 100%;
  }
}

.area3 {
  width: 14.583vw;
  height: 17.19vw;
  margin-left: 28.1vw;
  margin-top: -9.8vw;
}

.area3 .bottom-info {
  position: absolute;
  left: -4%;
  bottom: -10%;
  width: 100%;
  height: auto;
}

.area3 .bottom-info .round {
  opacity: 0;
  width: 15%;
  vertical-align: middle;
}

.area3 .bottom-info .data-text {
  width: 48%;
  vertical-align: middle;
  opacity: 0;
  -webkit-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  transform: translate(0, 20px);
}

.area3 .ani-wrap {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.area3 .ani-wrap .yuanzu {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 15%;
  height: 0%;
  margin-right: 5%;
}

.area3 .ani-wrap .yz1 {
  bottom: 1%;
  background: url(../image/yuanzhu1.png) left bottom/100% auto no-repeat;
}

.area3 .ani-wrap .yz2 {
  left: 20%;
  background: url(../image/yuanzhu2.png) left bottom/100% auto no-repeat;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.area3 .ani-wrap .yz3 {
  left: 40%;
  bottom: -0.2%;
  background: url(../image/yuanzhu3.png) left bottom/100% auto no-repeat;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.area3 .ani-wrap .yz4 {
  left: 60%;
  bottom: -2.9%;
  background: url(../image/yuanzhu4.png) left bottom/100% auto no-repeat;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.area3 .ani-wrap .yz5 {
  left: 80%;
  bottom: -5.5%;
  background: url(../image/yuanzhu5.png) left bottom/100% auto no-repeat;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.area3.active .round {
  opacity: 1;
  -webkit-animation: aniFlashRound 1.2s linear infinite;
  animation: aniFlashRound 1.2s linear infinite;
}

.area3.active .data-text {
  -webkit-animation: opacity1 0.5s ease-out 1 forwards;
  animation: opacity1 0.5s ease-out 1 forwards;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.area3.active .yuanzu {
  -webkit-animation: aniHeight 1.2s ease-in-out 1 forwards;
  animation: aniHeight 1.2s ease-in-out 1 forwards;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.area3.active .yz2 {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.area3.active .yz3 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.area3.active .yz4 {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}

.area3.active .yz5 {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.dian1 {
  position: absolute;
  left: 20vw;
  bottom: 30vh;
  width: 1.5vw;
  height: auto;
  -webkit-animation: aniDian 1.2s linear infinite;
  animation: aniDian 1.2s linear infinite;
}

.dian3 {
  position: absolute;
  right: 20vw;
  bottom: 30vh;
  width: 1.5vw;
  height: auto;
  -webkit-animation: aniDian 1.2s linear infinite;
  animation: aniDian 1.2s linear infinite;
}

.dian2 {
  position: absolute;
  left: 20px;
  bottom: 20px;
  width: 20vw;
  height: auto;
  -webkit-animation: aniDian 1.2s linear infinite;
  animation: aniDian 1.2s linear infinite;
}

.ifwrap {
  width: 100%;
}

.feiji {
  position: fixed;
  z-index: 5;
  right: 10px;
  width: 220px;
  bottom: 70px;
  -webkit-transition: all 1.2s ease-in-out;
  transition: all 1.2s ease-in-out;
}

.feiji.active {
  -webkit-transform: translate3d(0, -270px, 0);
  transform: translate3d(0, -270px, 0);
  opacity: 0;
}

.fixed-daohang {
  position: fixed;
  z-index: 3;
  left: 0;
  bottom: 0;
  width: 100%;
  min-width: 1200px;
  height: 180px;
  background: url(../image/daohang2.png) center top no-repeat;
  background-size: 2560px auto;
  padding-top: 140px;
}

.fixed-daohang .list-daohang {
  width: 1200px;
  margin: 0 auto;
  color: #fff;
  font-size: 0;
}

.fixed-daohang .list-daohang li {
  position: relative;
  display: inline-block;
  font: bold 16px/1 SimHei;
  margin-right: 66px;
  cursor: pointer;
}

.fixed-daohang .list-daohang li:hover:after {
  position: absolute;
  left: 50%;
  bottom: -20px;
  width: 60%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  background: #fff;
  border-bottom: 4px solid #fff;
  content: "";
}

.fixed-daohang .list-daohang li:nth-child(4) {
  margin-right: 195px;
}

.fixed-daohang .list-daohang li:nth-child(5), .fixed-daohang .list-daohang li:nth-child(6), .fixed-daohang .list-daohang li:nth-child(7), .fixed-daohang .list-daohang li:nth-child(8) {
  margin-right: 40px;
}

.fixed-daohang .list-daohang li:nth-child(9) {
  margin-right: 0;
}

.fixed-daohang .list-daohang.dh_count8 li:nth-child(4) {
  margin-right: 199px;
}

.fixed-daohang .list-daohang.dh_count8 li:nth-child(5), .fixed-daohang .list-daohang.dh_count8 li:nth-child(6), .fixed-daohang .list-daohang.dh_count8 li:nth-child(7), .fixed-daohang .list-daohang.dh_count8 li:nth-child(8) {
  margin-right: 61px;
}

.fixed-daohang .list-daohang.dh_count7 li:nth-child(4) {
  margin-right: 199px;
}

.fixed-daohang .list-daohang.dh_count7 li:nth-child(5), .fixed-daohang .list-daohang.dh_count7 li:nth-child(6), .fixed-daohang .list-daohang.dh_count7 li:nth-child(7), .fixed-daohang .list-daohang.dh_count7 li:nth-child(8) {
  margin-right: 66px;
}

.item-bk {
  position: relative;
  margin-bottom: 30px;
  margin-bottom: 0;
}

.item-bk .common-header {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.item-bk .left-title {
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  -webkit-transition: all 1.2s ease-out;
  transition: all 1.2s ease-out;
}

.item-bk .right-title {
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  -webkit-transition: all 1.1s linear;
  transition: all 1.1s linear;
}

.item-bk .common-article {
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.item-bk.active .left-title {
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  opacity: 1;
}

.item-bk.active .right-title {
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  opacity: 1;
}

.item-bk.active .common-article {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

html {
  overflow-x: hidden;
}

.join-count-wrap {
  position: absolute;
  left: 50%;
  bottom: -18px;
  width: 200px;
  margin-left: -100px;
  color: #e4c87a;
  text-align: center;
  font-size: 12px;
}

.join-count-wrap i {
  font-style: normal;
}

.place-img {
  display: block;
  height: auto;
}

.swiper-wrap1 {
  position: relative;
  height: 340px;
  overflow: hidden;
}

.swiper-wrap1.no-img .center-text-wrap {
  width: 600px;
  padding-right: 50px;
}

.swiper-wrap1.no-img .right-box {
  display: none;
}

.swiper-wrap1 .swiper-box1 {
  position: relative;
  float: left;
  width: 600px;
  height: 100%;
}

.swiper-wrap1 .swiper-box1 .swiper-slide {
  position: relative;
}

.swiper-wrap1 .swiper-box1 img {
  width: 100%;
  height: 100%;
}

.swiper-wrap1 .item-huifang {
  display: none;
  max-height: 253px;
  overflow-y: auto;
  padding-right: 10px;
}

.swiper-wrap1 .item-huifang:first-child {
  display: block;
}

.swiper-wrap1 .center-text-wrap {
  position: relative;
  float: left;
  width: 326px;
  height: 100%;
  background: #c9a977;
  color: #fff;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 30px 12px 0;
  font-family: SimHei;
}

.swiper-wrap1 .center-text-wrap h2 {
  font: bold 18px/1.5 'Microsoft YaHei';
  margin-bottom: 20px;
}

.swiper-wrap1 .center-text-wrap .zhaiyao-zb {
  color: #ebe1d2;
  font-size: 14px;
  line-height: 1.6;
  text-indent: 2em;
  margin-bottom: 20px;
}

.swiper-wrap1 .center-text-wrap .list-zb {
  position: relative;
  line-height: 1.6;
  padding-left: 20px;
}

.swiper-wrap1 .center-text-wrap .list-zb li {
  font: normal 14px/1.6 'Microsoft YaHei';
  margin-bottom: 10px;
  list-style-type: square;
}

.swiper-wrap1 .center-text-wrap .list-zb li:last-child {
  margin-bottom: 0;
}

.swiper-wrap1 .right-box {
  position: relative;
  float: left;
  width: 274px;
  height: 100%;
}

.swiper-wrap1 .list-date1-wrap {
  position: absolute;
  left: 0;
  bottom: 10px;
  z-index: 2;
  width: 100%;
  text-align: center;
}

.swiper-wrap1 .list-date1-wrap li {
  font-size: 14px;
}

.swiper-wrap1 .list-date1-wrap .list-date1-outer {
  white-space: nowrap;
}

.swiper-wrap1 .list-date1-wrap .arrow-date {
  display: none;
}

.swiper-wrap1 .list-date1-wrap.need-scroll {
  font-size: 0;
}

.swiper-wrap1 .list-date1-wrap.need-scroll .list-date1 li:fist-child {
  margin-left: 4px;
}

.swiper-wrap1 .list-date1-wrap.need-scroll .list-date1 li:last-child {
  margin-right: 4px;
}

.swiper-wrap1 .list-date1-wrap.need-scroll .list-date1-outer {
  position: relative;
  width: 320px;
  margin: 0 auto;
}

.swiper-wrap1 .list-date1-wrap.need-scroll .list-date1-scroller {
  width: 240px;
  overflow-x: auto;
  margin: 0 auto;
  overflow: hidden;
  margin-left: 44px;
}

.swiper-wrap1 .list-date1-wrap.need-scroll .arrow-date {
  display: block;
  position: absolute;
  top: 8px;
  width: 20px;
  z-index: 1;
  cursor: pointer;
}

.swiper-wrap1 .list-date1-wrap.need-scroll .arrow-date.not-allowed {
  cursor: not-allowed;
  opacity: .4;
}

.swiper-wrap1 .list-date1-wrap.need-scroll .arrow-date:hover {
  opacity: .8;
}

.swiper-wrap1 .list-date1-wrap.need-scroll .arrow-date-left {
  left: 2px;
}

.swiper-wrap1 .list-date1-wrap.need-scroll .arrow-date-right {
  right: 2px;
}

.swiper-wrap1 .list-date1 li {
  display: inline-block;
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  -webkit-border-radius: 36px;
  border-radius: 36px;
  margin-right: 4px;
  cursor: pointer;
  color: #fff;
  background-color: #c57a5a;
}

.swiper-wrap1 .list-date1 li:last-child {
  margin-right: 0;
}

.swiper-wrap1 .list-date1 li:hover, .swiper-wrap1 .list-date1 li.active {
  background-color: #bd2a27;
}

.swiper-wrap1 .right-box .pagi-hf {
  position: absolute;
  right: 5px;
  left: auto;
  bottom: 8px;
  z-index: 1;
  top: auto;
  color: #fff;
  text-align: right;
}

.swiper-wrap1 .swiper2-collection,
.swiper-wrap1 .swiper3-collection {
  height: 170px;
}

.swiper-wrap1 .swiper-box2 {
  height: 170px;
}

.swiper-wrap1 .swiper-box2 .desc-p2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  padding: 0 10px;
  padding-right: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  text-align: center;
}

.swiper-wrap1 .swiper-box3 {
  height: 170px;
}

.swiper-wrap1 .swiper-box3 .desc-p2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  padding: 0 10px;
  padding-right: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  text-align: center;
}

.swiper-wrap1 .inner-live {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.swiper-wrap1 .inner-live .desc-live {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #ffffb5;
  color: #fff;
  background: rgba(192, 5, 22, 0.9);
  background-color: rgba(0, 0, 0, 0.5);
  padding: 0 20px;
  text-align: left;
  font-size: 16px;
}

.swiper-wrap1 .inner-live video {
  width: 100%;
}

.swiper-wrap1 .inner-live .video-live {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background: #af3c2e;
}

.swiper-wrap1 .swiper-container {
  height: 100%;
}

.swiper-wrap1 .swiper-container .swiper-slide {
  height: 100%;
}

.swiper-wrap1 .swiper-container .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
}

.swiper-wrap1 .swiper-container .swiper-slide img.btn-play-live {
  position: absolute;
  left: 40px;
  bottom: 55px;
  z-index: 2;
  width: 60px;
  height: 60px;
  cursor: pointer;
}

.list-tuila {
  position: relative;
  width: 1200px;
  height: 695px;
  margin: 0 auto;
  overflow: hidden;
}

.list-tuila &gt; li {
  position: relative;
  float: left;
  width: 134px;
  height: 100%;
  background-position: left top;
  background-size: auto 100%;
  overflow: hidden;
  background: #bd2a27;
}

.list-tuila &gt; li .img-bg-left {
  float: left;
  width: 436px;
  height: 695px;
}

.list-tuila &gt; li.active {
  width: 798px;
}

.list-tuila &gt; li.active .tl-text {
  display: none;
}

.list-tuila &gt; li .tl-text {
  position: relative;
  width: 134px;
  height: 100%;
  text-align: center;
  color: #fff;
  line-height: 134px;
  font: bold 40px "Microsoft YaHei";
  background-color: rgba(0, 0, 0, 0.75);
  cursor: pointer;
}

.list-tuila &gt; li .tl-text p {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 40px;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.list-tuila &gt; li .right-list-wrap-bg {
  margin-left: 436px;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  background: #bd2a27;
  color: #fff;
  padding: 60px 20px 0;
  font-family: SimHei;
}

.list-tuila &gt; li .right-list-wrap-bg h2 {
  font: bold 18px/1.5 'Microsoft YaHei';
  margin-bottom: 30px;
}

.list-tuila &gt; li .right-list-wrap-bg .zhaiyao-bg {
  color: #e5b9b9;
  font-size: 16px;
  line-height: 1.6;
  text-indent: 2em;
  margin-bottom: 30px;
}

.list-tuila &gt; li .right-list-wrap-bg .list-bg {
  position: relative;
  line-height: 1.6;
}

.list-tuila &gt; li .right-list-wrap-bg .list-bg li {
  font: bold 18px/1.5 'Microsoft YaHei';
  margin-bottom: 30px;
}

.list-tuila &gt; li .right-list-wrap-bg .list-bg li:last-child {
  margin-bottom: 0;
}

.left-tab {
  position: relative;
  float: left;
  width: 360px;
  height: 470px;
  overflow: auto;
  overflow-x: hidden;
}

.left-tab ul li {
  float: left;
  float: left;
  width: 48%;
  height: auto;
  margin-left: 3%;
  margin-bottom: 2.5%;
}

.left-tab ul li:nth-child(odd) {
  margin-left: 0;
}

.ie67890 .left-tab ul li {
  margin-bottom: 0.3%;
}

.ie67890 .left-tab ul li:nth-child(odd) {
  margin-left: 0;
}

.right-content {
  margin-left: 370px;
  line-height: 0;
  height: 470px;
  overflow: hidden;
}

.right-content .item-content1 {
  display: none;
  height: 100%;
  overflow: hidden;
  background-color: #bd2a27;
}

.right-content .item-content1:first-child {
  display: block;
}

.right-content .img-dj-big {
  float: left;
}

.right-content .right-dj-news {
  margin-left: 557px;
  height: 95%;
  overflow-y: auto;
  overflow-x: hidden;
  background: #bd2a27;
  color: #fff;
  padding: 40px 20px 0;
}

.right-content .right-dj-news h2 {
  font: bold 18px/1.5 'Microsoft YaHei';
  margin-bottom: 20px;
}

.right-content .right-dj-news .zhaiyao-dj {
  color: #e5b9b9;
  font-size: 16px;
  line-height: 1.6;
  text-indent: 2em;
  margin-bottom: 20px;
}

.right-content .right-dj-news .list-dj {
  position: relative;
  line-height: 1.6;
  padding-left: 20px;
  padding-right: 15px;
  font-size: 15px;
}

.right-content .right-dj-news .list-dj li {
  list-style-type: square;
  margin-bottom: 12px;
}

.right-content .right-dj-news .list-dj li:last-child {
  margin-bottom: 0;
}

.qmjh-wrap {
  height: 375px;
  overflow: hidden;
}

.qmjh-wrap .qmjh-left {
  position: relative;
  float: left;
  width: 803px;
  height: 375px;
  background: #fff;
}

.qmjh-wrap .qmjh-right {
  position: absolute;
  left: 59px;
  top: 32px;
}

.qmjh-wrap .qmjh-right-wrap {
  position: relative;
  margin-left: 803px;
  height: 375px;
  background: #f0efea;
}

.qmjh-wrap .list-qmjh {
  position: absolute;
  right: 50px;
  top: 50px;
  width: 100px;
}

.qmjh-wrap .list-qmjh li {
  width: 100px;
  height: 60px;
  text-align: center;
  margin-bottom: 20px;
  cursor: pointer;
}

.qmjh-wrap .list-qmjh li .qmjh2 {
  display: none;
}

.qmjh-wrap .list-qmjh li.active .qmjh2 {
  display: inline-block;
}

.qmjh-wrap .list-qmjh li.active .qmjh1 {
  display: none;
}

.qmjh-wrap .qmjh-poster .poster {
  display: none;
}

.qmjh-wrap .qmjh-poster .poster:first-child {
  display: block;
}

.qmjh-wrap .qmjh-img-box {
  position: relative;
  height: 100%;
}

.qmjh-wrap .qmjh-img-box .img-qmjh {
  cursor: pointer;
}

.qmjh-wrap .qmjh-img-box .img-qmjh .box {
  position: relative;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  height: 100%;
}

.qmjh-wrap .qmjh-img-box .img-qmjh .box .box-img {
  width: 100%;
  height: 100%;
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

.qmjh-wrap .qmjh-img-box .img-qmjh .box:hover .box-img {
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
}

.qmjh-wrap .qmjh-img-box .img-qmjh .box .box-img img {
  width: 100%;
  height: 100%;
}

.qmjh-wrap .qmjh-img-box .img-qmjh .box .box-content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 60px 20px;
  text-align: center;
  background: rgba(168, 145, 121, 0.76);
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

.qmjh-wrap .qmjh-img-box .img-qmjh .box:hover .box-content {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
}

.qmjh-wrap .qmjh-img-box .img-qmjh .box .title {
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
}

.qmjh-wrap .qmjh-img-box .img-qmjh .box .description {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 80%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}

.qmjh-wrap .qmjh-img-box .img-qmjh .box .title:after,
.qmjh-wrap .qmjh-img-box .img-qmjh .box .description:after {
  content: "";
  width: 100%;
  display: block;
  border-bottom: 1px solid #fff;
  margin: 15px auto;
}

.qmjh-wrap .qmjh-img-box .img-qmjh .box .description:before {
  content: "";
  width: 100%;
  display: block;
  border-bottom: 1px solid #fff;
  margin: 15px auto;
}

.qmjh-wrap .qmjh-img-box .img-qmjh .box .social-links {
  margin: 0;
  padding: 0;
  list-style: none;
}

.qmjh-wrap .qmjh-img-box .img-qmjh .box .social-links li {
  display: inline-block;
  margin: 0 10px;
}

.qmjh-wrap .qmjh-img-box .img-qmjh .box .social-links li a {
  font-size: 20px;
  color: #a6a6a6;
}

.qmjh-wrap .qmjh-img-box .img-qmjh .box .social-links li a:hover {
  text-decoration: none;
  color: #fff;
}

.qmjh-wrap .qmjh-img-box .qmjh1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 296px;
  height: 209px;
}

.qmjh-wrap .qmjh-img-box .qmjh2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 296px;
  height: 134px;
}

.qmjh-wrap .qmjh-img-box .qmjh3 {
  position: absolute;
  left: 296px;
  bottom: 0;
  width: 290px;
  height: 100%;
}

.qmjh-wrap .qmjh-img-box .qmjh4 {
  position: absolute;
  right: 0;
  top: 0;
  width: 217px;
  height: 196px;
}

.qmjh-wrap .qmjh-img-box .qmjh5 {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 217px;
  height: 147px;
}

.qmjh-wrap .swiper-qmjh {
  height: 100%;
}

.qmjh-wrap .qmhh-bottom {
  position: relative;
  height: 30px;
}

.qmjh-wrap .qmhh-bottom:after {
  position: absolute;
  left: 0;
  top: 15px;
  width: 100%;
  border-bottom: 2px solid #f6edd4;
  content: "";
}

.qmjh-wrap .qmhh-bottom .arrow-qmjh-left {
  position: absolute;
  left: 384px;
  top: 5px;
  z-index: 2;
  cursor: pointer;
}

.qmjh-wrap .qmhh-bottom .arrow-qmjh-right {
  position: absolute;
  left: 409px;
  top: 5px;
  z-index: 2;
  cursor: pointer;
}

.qmjh-wrap .swiper-qmjh-wrap {
  height: 343px;
  background: #ccc;
  overflow: hidden;
}

.qmjh-wrap .swiper-qmjh-wrap .swiper-slide {
  overflow: hidden;
}

.qmjh-wrap .qmjh-poster {
  position: absolute;
  left: 62px;
  top: 60px;
  width: 145px;
  height: 247px;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}

.qmjh-wrap .qmjh-poster img {
  width: 100%;
  height: 100%;
}

.box-daibiao {
  position: relative;
  height: 392px;
  overflow: hidden;
  z-index: 2;
  background: #fff;
}

.box-daibiao .left-dabiaofengcai {
  position: relative;
  float: left;
  height: 392px;
  width: 564px;
  background: #fff;
  padding-left: 12px;
}

.box-daibiao .left-dabiaofengcai .arrow-top-daibiao {
  position: absolute;
  left: 319px;
  top: 40px;
  cursor: pointer;
}

.box-daibiao .left-dabiaofengcai .arrow-bottom-daibiao {
  position: absolute;
  left: 319px;
  bottom: 18px;
  cursor: pointer;
}

.box-daibiao .left-dabiaofengcai .label-daibiaofengcai {
  color: #c00516;
  font: bold 26px/1 'Microsoft YaHei';
  margin-bottom: 29px;
}

.box-daibiao .left-dabiaofengcai .headimg-daibiao {
  float: left;
  width: 85px;
  height: 85px;
  -webkit-border-radius: 85px;
  border-radius: 85px;
}

.box-daibiao .left-dabiaofengcai .info-daibiao {
  margin-left: 90px;
  background: #f9f7f1;
  padding: 15px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  height: 77px;
  margin-top: 5px;
  text-align: center;
}

.box-daibiao .left-dabiaofengcai .info-daibiao .name-db {
  font: bold 18px/1 'Microsoft YaHei';
  margin-bottom: 9px;
}

.box-daibiao .left-dabiaofengcai .info-daibiao .desc-db {
  font: normal 14px/1.5 'Microsoft YaHei';
}

.box-daibiao .left-dabiaofengcai .swiper-container {
  width: 100%;
  height: 296px;
  overflow: hidden;
}

.box-daibiao .right-fangtanlanmu {
  margin-left: 590px;
  width: 596px;
  background: #fff;
}

.box-daibiao .right-fangtanlanmu .top-lanmu {
  background: #fff;
  width: 170px;
  height: 53px;
  color: #c00516;
  font: bold 26px/1 'Microsoft YaHei';
}

.box-daibiao .right-fangtanlanmu .bottom-fangtan {
  position: relative;
  overflow: hidden;
  height: 346px;
}

.box-daibiao .right-fangtanlanmu .bottom-fangtan .img-fangtan {
  display: block;
}

.box-daibiao .right-fangtanlanmu .bottom-fangtan .right-text-wrap {
  background: #f9f7f1;
}

.box-daibiao .right-fangtanlanmu .bottom-fangtan .right-text-wrap h3 {
  font: bold 18px/1 'Microsoft YaHei';
  padding: 15px;
  padding-bottom: 10px;
  height: 41px;
}

.box-daibiao .right-fangtanlanmu .bottom-fangtan .right-text-wrap p {
  text-indent: 2em;
  font-size: 14px;
  line-height: 1.5;
  max-height: 156px;
  overflow-y: auto;
  padding: 15px;
  padding-top: 0;
  height: 141px;
}

.box-daibiao .right-fangtanlanmu .bottom-fangtan .pagi-fangtan {
  display: none;
  position: absolute;
  right: 20px;
  bottom: 15px;
  z-index: 3;
}

.box-daibiao .right-fangtanlanmu .bottom-fangtan .pagi-fangtan .swiper-pagination-bullet {
  text-align: center;
  width: 24px;
  height: 24px;
  line-height: 24px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: transparent;
  color: #da1e12;
  font-size: 13px;
  border: 1px solid #da1e12;
  cursor: pointer;
  margin-right: 4px;
}

.box-daibiao .right-fangtanlanmu .bottom-fangtan .pagi-fangtan .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #da1e12;
  color: #fbe2c1;
}

.list-daibiao {
  position: absolute;
  left: 0;
  top: 0px;
  z-index: 2;
  width: 1200px;
  /* different shapes */
  /* hover effect */
  /* content styles */
}

.list-daibiao:after {
  position: absolute;
  left: 0;
  top: 139px;
  background-color: #fff;
  width: 100%;
  height: 626px;
  content: "";
}

.list-daibiao .swiper-db1 {
  margin: 0 auto;
  margin-left: 0;
  padding: 0;
  list-style: none;
  width: 1200px;
  text-align: left;
  padding-top: 10px;
  overflow: hidden;
  text-align: center;
  margin-bottom: 40px;
}

.list-daibiao div.pagi-db {
  display: none;
  position: absolute;
  right: 40px;
  left: auto;
  top: 290px;
  bottom: auto;
  width: auto;
  z-index: 1;
  text-align: right;
}

.list-daibiao div.pagi-db .swiper-pagination-bullet {
  background: #f0eae5;
}

.list-daibiao div.pagi-db .swiper-pagination-bullet-active {
  background: #c00516;
}

.list-daibiao .shape-outer {
  display: inline-block;
  margin-right: 10px;
  /*1007新增*/
  overflow: hidden;
  -webkit-border-radius: 500px;
  border-radius: 500px;
}

.list-daibiao .shape-outer:last-child {
  margin-right: 0;
}

.list-daibiao .shape-outer .base {
  text-align: center;
}

.list-daibiao .shape-outer .base img {
  width: 270px;
  height: 270px;
}

.list-daibiao .shape {
  width: 260px;
  height: 260px;
  position: relative;
  -webkit-border-radius: 300px;
  border-radius: 300px;
}

.list-daibiao .shape .overlay {
  display: block;
  width: 280px;
  height: 280px;
  position: absolute;
  top: -7px;
  left: -7px;
  top: -5px;
  left: -5px;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  z-index: 500;
  /* allow user to actually perform actions underneath this layer */
  pointer-events: none;
  background-repeat: no-repeat;
  outline: 0;
}

.list-daibiao .shape .overlay.round {
  background: url(../image/round3.png);
}

.list-daibiao .shape .overlay.hexagon {
  background: url(http://cpc.people.com.cn/img/MAIN/2022/10/121591/css/hexagon.png);
}

.list-daibiao .shape .overlay.pentagon {
  background: url(http://cpc.people.com.cn/img/MAIN/2022/10/121591/css/pentagon.png);
}

.list-daibiao .shape:hover .overlay {
  -webkit-transform: scale(1.03, 1.03);
  -ms-transform: scale(1.03, 1.03);
  transform: scale(1.03, 1.03);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.list-daibiao .shape:hover .bg {
  margin-top: 128px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.8;
  display: block;
}

.list-daibiao .shape:hover .details {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  z-index: 450;
  display: block;
}

.list-daibiao .shape .bg,
.list-daibiao .shape .details {
  position: absolute;
  width: 256px;
  height: 256px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: none;
}

.list-daibiao .shape .bg {
  background: rgba(135, 94, 67, 0.66);
}

.list-daibiao .shape .details span.heading {
  font-size: 18px;
  display: block;
  width: 80%;
  margin-left: 10%;
  margin-top: 50px;
  margin-top: 142px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 8px;
}

.list-daibiao .desc1 {
  color: #fff;
  margin-bottom: 15px;
  width: 80%;
  margin-left: 10%;
  font-size: 13px;
}

.list-daibiao .line1 {
  display: none;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  border-bottom: 1px solid #fff;
  margin-bottom: 14px;
}

.list-daibiao .shape .details p {
  display: none;
  position: absolute;
  left: 15%;
  top: 55%;
  color: #fff;
  width: 70%;
  font-size: 12px;
  margin: 0 auto;
  height: 80px;
  overflow-y: auto;
}

.list-daibiao .shape a.button {
  padding: 5px 15px;
  font-size: 12px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background: #2f3644;
  text-decoration: none;
  color: #fff;
  display: block;
  width: 50px;
  margin: 0 auto;
  text-align: center;
  margin-top: 15px;
}

.list-daibiao .shape a.button:hover {
  background: #fff;
  color: #2f3644;
}

.pagi-db1 {
  position: relative;
  border-top: 1px solid #c00516;
  width: 98%;
  height: 50px;
  margin-left: 1%;
  z-index: 3;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.pagi-db1 .arrow-db1-left {
  position: absolute;
  left: 551px;
  top: -14px;
  z-index: 1;
  cursor: pointer;
}

.pagi-db1 .arrow-db1-left:hover {
  opacity: .98;
}

.pagi-db1 .arrow-db1-right {
  position: absolute;
  right: 552px;
  top: -14px;
  z-index: 1;
  cursor: pointer;
}

.pagi-db1 .arrow-db1-right:hover {
  opacity: .98;
}

.grid {
  overflow: hidden;
  margin: 0;
  width: 100%;
  list-style: none;
  text-align: center;
}

.imgs-zl li {
  float: left;
  width: 390px;
  height: 226px;
  margin-left: 15px;
}

.imgs-zl li:first-child {
  margin-left: 0;
}

.zlzx-wrap {
  padding: 40px 0 40px;
}

.zlzx-wrap .list-zlzx {
  font-size: 0;
  text-align: center;
}

.zlzx-wrap .list-zlzx li {
  display: inline-block;
  vertical-align: top;
  width: 300px;
  height: 133px;
  text-align: center;
  border-right: 1px solid #e08384;
}

.zlzx-wrap .list-zlzx li:last-child {
  border: 0;
}

.zlzx-wrap .list-zlzx li .img-zl-1 {
  margin-top: 12px;
}

.zlzx-wrap .list-zlzx li .img-zl-2 {
  display: none;
  -webkit-transition: all .5s ease-out;
  transition: all .5s ease-out;
}

.zlzx-wrap .list-zlzx li:hover .img-zl-2 {
  display: inline-block;
  margin-top: -5px;
}

.zlzx-wrap .list-zlzx li:hover .img-zl-1 {
  display: none;
}

/* Common style */
.grid figure {
  position: relative;
  z-index: 1;
  display: inline-block;
  overflow: hidden;
  width: 390px;
  height: 226px;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}

.grid figure img {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.8;
}

.grid figure figcaption {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}

.grid figure figcaption,
.grid figure a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.grid figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}

.grid figure h2 span {
  font-weight: 800;
}

.grid figure h2,
.grid figure p {
  margin: 0;
}

.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

/* Individual effects */
/*---------------*/
/***** Zoe *****/
/*---------------*/
figure.effect-zoe figcaption {
  top: auto;
  bottom: 0;
  background: rgba(73, 11, 17, 0.66);
  color: #fff;
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

figure.effect-zoe h2 {
  float: left;
  width: 100%;
  height: 46px;
  line-height: 46px;
  padding-left: 10px;
  background: #c00516;
  text-align: left;
}

figure.effect-zoe figcaption &gt; span {
  float: right;
}

figure.effect-zoe p {
  position: absolute;
  bottom: 5em;
  padding: 2em 5em;
  color: #fff;
  text-transform: none;
  font-size: 90%;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

figure.effect-zoe h2,
figure.effect-zoe figcaption &gt; span {
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0);
}

figure.effect-zoe figcaption &gt; span::before {
  display: inline-block;
  padding: 8px 10px;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-eye::before {
  content: "\e000";
}

.icon-paper-clip::before {
  content: "\e001";
}

.icon-heart::before {
  content: "\e024";
}

figure.effect-zoe h2 {
  display: inline-block;
}

figure.effect-zoe:hover p {
  opacity: 1;
}

figure.effect-zoe:hover figcaption {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

figure.effect-zoe:hover figcaption &gt; span {
  -webkit-transform: translate3d(0, -19px, 0);
  transform: translate3d(0, -19px, 0);
}

figure.effect-zoe:hover h2 {
  -webkit-transform: translate3d(0, 180px, 0);
  transform: translate3d(0, 180px, 0);
}

figure.effect-zoe:hover h2 {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

figure.effect-zoe:hover figcaption &gt; span:nth-child(4) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

figure.effect-zoe:hover figcaption &gt; span:nth-child(3) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

figure.effect-zoe:hover figcaption &gt; span:nth-child(2) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.imgs-zl li {
  text-align: left;
}

.zhuanlan {
  font-size: 0;
  height: 390px;
  overflow: hidden;
}

.zhuanlan .box-zl {
  display: inline-block;
  vertical-align: top;
}

.zhuanlan .box-zl header {
  height: 58px;
  font: bold 18px/58px "Microsoft YaHei";
  background: #ecebe9;
  color: #bd2a27;
  padding-left: 20px;
  margin-bottom: 10px;
}

.zhuanlan .zl-center,
.zhuanlan .zl-left {
  width: 356px;
  margin-right: 15px;
}

.zhuanlan .zl-right {
  width: 456px;
}

.zhuanlan .list-zl {
  padding: 20px;
  height: 313px;
  overflow-y: auto;
  padding-top: 10px;
}

.zhuanlan .list-zl li {
  border-bottom: 1px dashed #bcbcba;
  font: normal 14px/1.8 "Microsoft YaHei";
  padding-top: 10px;
  padding-bottom: 0;
  height: 72px;
}

.zhuanlan .list-zl li:last-child {
  border: 0;
}

.list-zl::-webkit-scrollbar {
  width: 5px;
}

.list-zl::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.list-zl::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  background-color: #c55741;
  
}

.meeting-time::-webkit-scrollbar,
.scrollbar1::-webkit-scrollbar {
  width: 3px;
}

.meeting-time::-webkit-scrollbar-track,
.scrollbar1::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 0;
  border-radius: 0;
}

.meeting-time::-webkit-scrollbar-thumb,
.scrollbar1::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  background-color: #c55741;
  
}

.right-dj-news::-webkit-scrollbar,
.left-tab::-webkit-scrollbar {
  width: 8px;
}

.right-dj-news::-webkit-scrollbar-track,
.left-tab::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 0;
  border-radius: 0;
}

.right-dj-news::-webkit-scrollbar-thumb,
.left-tab::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  background-color: #e1212c;
}

.bk-shipinbaodao .video-group .top-big-img {
  position: relative;
  float: left;
  width: 870px;
  height: 490px;
}

.bk-shipinbaodao .video-group .top-big-img .swiper-container {
  height: 100%;
}

.bk-shipinbaodao .video-group .top-big-img .swiper-container .swiper-slide {
  position: relative;
  height: 100%;
}

.bk-shipinbaodao .video-group .top-big-img .swiper-container .swiper-slide .img-wodedongao {
  width: 100%;
  height: 100%;
}

.bk-shipinbaodao .video-group .top-big-img .swiper-container .swiper-slide .btn-play1 {
  position: absolute;
  left: 12%;
  bottom: 4%;
  z-index: 1;
  width: 76px;
  height: 76px;
  cursor: pointer;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.bk-shipinbaodao .video-group .top-big-img .swiper-container .swiper-slide .btn-play1:hover {
  opacity: 0.8;
}

.bk-shipinbaodao .video-group .top-big-img .swiper-container .swiper-slide p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  text-align: center;
  color: #fff;
  font: normal 18px/60px "Microsoft YaHei";
  background: rgba(0, 0, 0, 0.4);
}

.bk-shipinbaodao .video-group .bottom-small-imgs {
  margin-left: 890px;
  height: 490px;
}

.bk-shipinbaodao .video-group .bottom-small-imgs .swiper-smallv-outer {
  position: relative;
  width: 310px;
  overflow: hidden;
  height: 100%;
}

.bk-shipinbaodao .video-group .bottom-small-imgs .swiper-smallv-outer .swiper-container {
  height: 463px;
  margin-top: 14px;
  overflow: hidden;
}

.bk-shipinbaodao .video-group .bottom-small-imgs .swiper-smallv-outer .swiper-container .swiper-slide {
  position: relative;
  overflow: hidden;
}

.bk-shipinbaodao .video-group .bottom-small-imgs .swiper-smallv-outer .arrow-sp {
  position: absolute;
  left: 0;
  width: 100%;
  height: 15px;
  cursor: pointer;
}

.bk-shipinbaodao .video-group .bottom-small-imgs .swiper-smallv-outer .arrow-sp:hover {
  opacity: .8;
}

.bk-shipinbaodao .video-group .bottom-small-imgs .swiper-smallv-outer .arrow-sp-top {
  top: 0;
}

.bk-shipinbaodao .video-group .bottom-small-imgs .swiper-smallv-outer .arrow-sp-bottom {
  bottom: 0;
}

.bk-shipinbaodao .video-group .bottom-small-imgs .swiper-inner-v2 {
  position: relative;
  overflow: hidden;
}

.bk-shipinbaodao .video-group .bottom-small-imgs .swiper-inner-v2 .img-smallvideo {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.bk-shipinbaodao .video-group .bottom-small-imgs .swiper-inner-v2 .img-smallvideo:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.bk-shipinbaodao .video-group .bottom-small-imgs .swiper-slide {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.bk-shipinbaodao .video-group .bottom-small-imgs .swiper-slide .swiper-inner-v {
  position: relative;
  width: 100%;
  height: 100%;
}

.bk-shipinbaodao .video-group .bottom-small-imgs .swiper-slide p {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0px;
  height: 30px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  text-align: center;
  font: normal 14px/26px "Microsoft YaHei";
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.bk-shipinbaodao .video-group .bottom-small-imgs .swiper-slide .btn-play2 {
  position: absolute;
  left: 30px;
  bottom: 36px;
  width: 30px;
  height: 30px;
  z-index: 1;
}

.bk-shipinbaodao .video-group .bottom-small-imgs .swiper-slide:last-child {
  margin-right: 0;
}

.bk-tb-paper {
  height: 526px;
  overflow: hidden;
  margin-bottom: 50px;
}

.bk-tb-paper .right {
  position: relative;
  width: 547px;
  height: 523px;
  -webkit-transform: scale(0.7) translate(-52px, -105px);
  -ms-transform: scale(0.7) translate(-52px, -105px);
  transform: scale(0.7) translate(-52px, -105px);
}

.bk-tb-paper .right .swiper-flow-outer {
  position: relative;
}

.bk-tb-paper .right .swiper-flow-outer .at-flow {
  position: absolute;
  right: 10px;
  top: 220px;
  z-index: 9;
  cursor: pointer;
}

.bk-tb-paper .right .swiper-flow-outer .ab-flow {
  position: absolute;
  right: 10px;
  top: 280px;
  z-index: 9;
  cursor: pointer;
}

.bk-tb-paper .right .swiper-flow-outer .swiper-container {
  height: auto;
}

.bk-tb-paper .right .swiper-flow-outer .swiper-slide {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0.5;
  margin-top: 0;
  overflow: hidden;
  height: auto;
  height: 60px;
}

.bk-tb-paper .right .swiper-flow-outer .swiper-slide .list-links {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  overflow: hidden;
}

.bk-tb-paper .right .swiper-flow-outer .swiper-slide .list-links a {
  position: relative;
}

.bk-tb-paper .right .swiper-flow-outer .swiper-slide .list-links a:before {
  color: #ccc;
  content: "?";
  padding-right: 4px;
}

.bk-tb-paper .right .swiper-flow-outer .swiper-slide.swiper-slide-prev {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.bk-tb-paper .right .swiper-flow-outer .swiper-slide.swiper-slide-next {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.bk-tb-paper .right .swiper-flow-outer .swiper-slide.swiper-slide-active {
  height: auto;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.bk-tb-paper .right .swiper-flow-outer .swiper-slide.swiper-slide-active .list-links {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.bk-tb-paper .right .list-links {
  padding: 10px;
  padding-left: 20px;
}

.bk-tb-paper .right .list-links a {
  display: block;
  font: normal 18px "Microsoft YaHei";
  color: #000;
  line-height: 1.5;
  margin-bottom: 5px;
}

.bk-tb-paper .right .list-links a:hover {
  color: #c3352c;
}

.bk-tb-paper .right .list-links a:last-child {
  margin-bottom: 0;
}

.bk-tb-paper .right .rmrb-bar {
  width: 560px;
  height: 60px;
  background: url(../image/bg-paperbar.png) no-repeat;
}

.bk-tb-paper .right .rmrb-bar a {
  color: #ffffb5;
  padding-left: 20px;
  font: bold 28px/60px "Microsoft YaHei";
}

.bk-zgjs .right-contents .links-wrap {
  font-size: 0;
  margin-top: 10px;
}

.bk-zgjs .right-contents .links-wrap ul {
  height: 226px;
  background: #4e3e39;
  font: normal 20px "Microsoft YaHei";
  color: #fff;
  padding-top: 17px;
}

.bk-zgjs .right-contents .links-wrap ul li {
  position: relative;
  height: 63px;
  line-height: 63px;
  padding-left: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.bk-zgjs .right-contents .links-wrap ul li:hover {
  color: #cc4c46;
  background: url(../image/bg-li-jingshen.png) left center no-repeat;
}

.bk-zgjs .right-contents .top .links-wrap ul li:after {
  position: absolute;
  left: 20px;
  bottom: 0;
  display: block;
  content: "";
  width: 370px;
  border-bottom: 1px solid #938986;
}

.bk-zgjs .right-contents .links-wrap ul li:last-child:after {
  display: none;
}

.bk-zgjs .right-contents .links-wrap .left-links {
  display: inline-block;
  width: 444px;
  vertical-align: top;
  margin-right: 4px;
}

.bk-zgjs .right-contents .links-wrap .right-links {
  width: 448px;
  display: inline-block;
  vertical-align: top;
}

.bk-zgjs .swiper-container {
  height: 100%;
}

.bk-zgjs .content-wrap {
  position: relative;
  height: 320px;
  background: #a54839;
}

.bk-zgjs .content-wrap .arrowtop-js {
  position: absolute;
  left: 120px;
  top: 20px;
  cursor: pointer;
}

.bk-zgjs .content-wrap .arrowbottom-js {
  position: absolute;
  left: 120px;
  bottom: 10px;
  cursor: pointer;
}

.bk-zgjs .left-nav {
  position: absolute;
  left: 18px;
  top: 60px;
  width: 223px;
  height: 230px;
}

.bk-zgjs .left-nav .btn-js {
  width: 218px;
  text-align: center;
  color: #4e3e39;
  background: url(../image/bg-btn.png) #decfa4;
  font: normal 30px/53px "Microsoft YaHei";
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 4px 9px 3px 0px #5e261d;
  box-shadow: 4px 9px 3px 0px #5e261d;
  cursor: pointer;
}

.bk-zgjs .left-nav .btn-js:hover {
  opacity: 0.8;
}

.bk-zgjs .right-contents {
  margin-left: 282px;
}

.bk-zgjs .right-contents .item-content {
  display: none;
  position: relative;
  padding-top: 28px;
}

.bk-zgjs .right-contents .item-content:first-child {
  display: block;
}

.bk-zgjs .right-contents .item-content .right-desc-wrap {
  position: absolute;
  left: 471px;
  top: 39px;
  width: 416px;
  height: 233px;
  overflow: auto;
  color: #fff;
}

.bk-zgjs .right-contents .item-content .right-desc-wrap h3 {
  font: bold 20px/1.5 "Microsoft YaHei";
  margin-bottom: 10px;
}

.bk-zgjs .right-contents .item-content .right-desc-wrap {
  font: normal 18px/2 "Microsoft YaHei";
  text-indent: 2em;
}

.detail-p {
  text-align: right;
}

.bk-zgjs .right-contents .item-content .right-desc-wrap .detail {
  color: #efe3ae;
}

.bk-zgjs .right-contents .item-content .right-desc-wrap .btn-wrap {
  text-align: right;
}

.bk-zgjs .right-contents .item-content .right-desc-wrap .btn-wrap .detail,
.bk-zgjs .right-contents .item-content .right-desc-wrap .btn-wrap a {
  color: #ede3b4;
  font-size: 16px;
}

.bk-zgjs .right-contents .top {
  position: relative;
  width: 902px;
  height: 264px;
  background: #cc4c46;
}

.bk-zgjs .right-contents .top button {
  display: none;
}

.bk-zgjs .right-contents .top .links-wrap {
  font-size: 0;
}

.bk-zgjs .right-contents .top .links-wrap ul {
  height: 226px;
  background: #4e3e39;
  font: normal 20px "Microsoft YaHei";
  color: #fff;
  padding-top: 17px;
}

.bk-zgjs .right-contents .top .links-wrap ul li {
  position: relative;
  height: 63px;
  line-height: 63px;
  padding-left: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.bk-zgjs .right-contents .top .links-wrap ul li:hover {
  color: #cc4c46;
  background: url(../image/bg-li-jingshen.png) left center no-repeat;
}

.bk-zgjs .right-contents .top .links-wrap ul li:after {
  position: absolute;
  left: 20px;
  bottom: 0;
  display: block;
  content: "";
  width: 370px;
  border-bottom: 1px solid #938986;
}

.bk-zgjs .right-contents .top .links-wrap ul li:last-child:after {
  display: none;
}

.bk-zgjs .right-contents .top .links-wrap .left-links {
  display: inline-block;
  width: 444px;
  vertical-align: top;
  margin-right: 4px;
}

.bk-zgjs .right-contents .top .links-wrap .right-links {
  width: 460px;
  display: inline-block;
  vertical-align: top;
}

.bk-zgjs .right-contents .top:before {
  content: "";
  position: absolute;
  left: -55px;
  top: 32px;
  border: 28px solid transparent;
  border-right: 28px solid #cc4c46;
}

.bk-zgjs .right-contents .top .desc {
  position: absolute;
  left: 0;
  top: 272px;
  width: 902px;
  height: 226px;
}

.bk-zgjs .right-contents .top .desc .desc-tit {
  display: none;
}

.bk-zgjs .right-contents .img-left {
  position: absolute;
  left: 12px;
  top: 12px;
}

.swiper-outer-gqdt {
  background: #fff;
}

.swiper-outer-gqdt .swiper-container {
  height: 675px;
}

.swiper-outer-gqdt .swiper-container .swiper-slide {
  position: relative;
  overflow: hidden;
}

.swiper-outer-gqdt .swiper-container .swiper-slide .img-gqdt {
  -webkit-transition: all 1.5s linear;
  transition: all 1.5s linear;
}

.swiper-outer-gqdt .swiper-container .swiper-slide .img-gqdt:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.swiper-outer-gqdt .swiper-container .swiper-slide p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  font: normal 18px/60px 'Microsoft YaHei';
  background: rgba(192, 5, 22, 0.6);
  text-align: center;
  color: #fff;
}

.swiper-outer-gqdt .swiper-gqdt-pagi {
  background: #fff;
  height: 76px;
  text-align: center;
  padding-top: 26px;
}

.swiper-outer-gqdt .swiper-gqdt-pagi .swiper-pagination-bullet {
  width: 70px;
  height: 8px;
  background: #e7ddc1;
  -webkit-border-radius: 0;
  border-radius: 0;
  cursor: pointer;
  margin-right: 10px;
  opacity: 1;
}

.swiper-outer-gqdt .swiper-gqdt-pagi .swiper-pagination-bullet:last-child {
  margin-right: 0;
}

.swiper-outer-gqdt .swiper-gqdt-pagi .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #c00516;
}

@media all and (min-device-width: 1px) and (max-device-width: 600px) {
  .header .w1000 .list-lang-wrap {
    right: -17px;
  }
}

.isApp .not-for-app {
  display: none !important;
}

.isApp .for-app {
  display: block !important;
}

.isApp .for-app-inline {
  display: inline !important;
}

.isApp .for-app-inlinebox {
  display: inline-block !important;
}

.ie67890 .grid,
.ie67890 .bk-dbzs,
.ie67890 .bk-qmjh,
.ie67890 .bk-bgjd,
.ie67890 .bk-timeline,
.ie67890 .bk-spbd,
.ie67890 .bk-zgjs {
  display: none !important;
}

.tlgg {
  position: relative;
  width: 1200px;
  height: 120px;
  margin: 35px auto 10px;
  overflow: hidden;
}

.gmgg {
  position: absolute;
  right: 0;
  top: 55%;
  width: 212px;
  height: 80px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  overflow: hidden;
}

.fixed-entries {
  display: none;
  position: fixed;
  right: 20px;
  bottom: 260px;
  z-index: 99999;
}

.fixed-entries a {
  display: block;
  margin-bottom: 5px;
}

.backtop {
  position: fixed;
  right: 20px;
  bottom: 200px;
  z-index: 88888;
  width: 40px;
  height: 40px;
  z-index: 9;
  background: #e8e8ea;
  padding-left: 40px;
  padding-left: 0;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  overflow: hidden;
  text-align: right;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.backtop .icon-back {
  position: absolute;
  left: 0;
  top: 5px;
  width: 30px;
  height: 30px;
  background: url(../image/backtop.png) left center no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-left: 4px;
}

.backtop span {
  display: none;
  font-size: 20px;
  line-height: 40px;
  vertical-align: middle;
}

.backtop:hover {
  width: 130px;
  padding-right: 8px;
  opacity: .9;
}

.backtop:hover span {
  display: block;
}

.jz-zcx {
  position: relative;
  margin-top: 20px;
  height: 443px;
}

.jz-zcx .jz-label {
  position: relative;
  float: left;
  height: 100%;
}

.jz-zcx .jz-label .open-td {
  position: absolute;
  left: 0;
  bottom: 3px;
  cursor: pointer;
  width: 87px;
  height: 50px;
}

.jz-zcx .jz-label .open-td:hover {
  opacity: .8;
}

.jz-zcx .jz-swiper-wrap {
  margin-left: 142px;
  height: 100%;
}

.jz-zcx .jz-swiper-wrap .swiper-container {
  height: 100%;
}

.jz-zcx .jz-swiper-wrap .swiper-slide {
  background: #fff;
}

.jz-zcx .jz-swiper-wrap .desc-jz {
  -webkit-box-shadow: 0px 1px 7px 0px rgba(191, 189, 185, 0.61);
  box-shadow: 0px 1px 7px 0px rgba(191, 189, 185, 0.61);
}

.jz-zcx .jz-swiper-wrap h4 {
  position: relative;
  height: 63px;
  line-height: 63px;
  background: #ffffff;
  font-size: 20px;
  cursor: pointer;
  -webkit-box-shadow: 0px 1px 7px 0px rgba(191, 189, 185, 0.48);
  box-shadow: 0px 1px 7px 0px rgba(191, 189, 185, 0.48);
}

.jz-zcx .jz-swiper-wrap h4 a {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 74px;
  cursor: pointer;
}

.jz-zcx .jz-swiper-wrap h4:before {
  position: absolute;
  left: 20px;
  top: 17px;
  width: 33px;
  height: 33px;
  background: url(../image/icon-play-jz.png) no-repeat;
  content: "";
  cursor: pointer;
}

.jz-zcx .jz-swiper-wrap ul {
  height: 162px;
  font-size: 0;
}

.jz-zcx .jz-swiper-wrap ul li {
  position: relative;
  width: 320px;
  margin: 0 auto;
  height: 54px;
  line-height: 54px;
  font-size: 14px;
  border-bottom: 1px dashed #bebebe;
  color: #000;
  padding-left: 24px;
}

.jz-zcx .jz-swiper-wrap ul li:last-child {
  border: 0;
}

.jz-zcx .jz-swiper-wrap ul li:before {
  position: absolute;
  left: 10px;
  top: 25px;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #bfbeb9;
  content: "";
}

.jz-zcx .jz-swiper-wrap ul li a {
  color: #000;
}

.desc-column {
  padding: 20px;
  height: 162px;
  text-indent: 2em;
  font-size: 15px;
  line-height: 2;
  overflow: hidden;
}

.jz-td {
  position: relative;
  margin-top: 20px;
  height: 443px;
  height: 480px;
  margin-top: 0;
  height: 0;
  overflow: hidden;
}

.jz-td.open {
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  margin-top: 20px;
  height: 480px;
}

.jz-td .js-td-wrap {
  height: 100%;
}

.jz-td .js-td-wrap .list-td li {
  float: left;
  margin-right: 22px;
  width: 152px;
  height: 238px;
  overflow: hidden;
  margin-bottom: 2px;
}

.jz-td .js-td-wrap .list-td li p {
  font-size: 16px;
  text-align: center;
  padding-top: 2px;
}

.jz-td .js-td-wrap .list-td li:nth-child(7n) {
  margin-right: 0;
  margin-left: 3px;
}

body::-webkit-scrollbar {
  width: 10px;
  background: #f1f1f1;
}

body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 0;
  border-radius: 0;
}

body::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  background-color: #c1c1c1;
}
</pre></body></html>